[INFO] cloning repository https://github.com/vifair22/rust-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vifair22/rust-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvifair22%2Frust-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvifair22%2Frust-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aa21047e1dfab724c78f08595b503d0b2054c2cb
[INFO] testing vifair22/rust-utils against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvifair22%2Frust-utils" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vifair22/rust-utils
[INFO] finished tweaking git repo https://github.com/vifair22/rust-utils
[INFO] tweaked toml for git repo https://github.com/vifair22/rust-utils written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vifair22/rust-utils on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vifair22/rust-utils already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.95
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.5
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded signal-hook v0.3.17
[INFO] [stderr]   Downloaded ctrlc v3.4.6
[INFO] [stderr]   Downloaded ctor v0.4.1
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded dtor v0.0.5
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded libc v0.2.172
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04af0cacff633445afe21a1a5a4fe3bf6bf1804e5781e7695fc20b310a8e4825
[INFO] running `Command { std: "docker" "start" "-a" "04af0cacff633445afe21a1a5a4fe3bf6bf1804e5781e7695fc20b310a8e4825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04af0cacff633445afe21a1a5a4fe3bf6bf1804e5781e7695fc20b310a8e4825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04af0cacff633445afe21a1a5a4fe3bf6bf1804e5781e7695fc20b310a8e4825", kill_on_drop: false }`
[INFO] [stdout] 04af0cacff633445afe21a1a5a4fe3bf6bf1804e5781e7695fc20b310a8e4825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71940054e4310861e78b10e0cbf72d2e51a334ecd7b61cbba9833bc913456125
[INFO] running `Command { std: "docker" "start" "-a" "71940054e4310861e78b10e0cbf72d2e51a334ecd7b61cbba9833bc913456125", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling dtor v0.0.5
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling ctor v0.4.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling ctrlc v3.4.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling rusqlite v0.35.0
[INFO] [stderr]    Compiling my_utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.75s
[INFO] running `Command { std: "docker" "inspect" "71940054e4310861e78b10e0cbf72d2e51a334ecd7b61cbba9833bc913456125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71940054e4310861e78b10e0cbf72d2e51a334ecd7b61cbba9833bc913456125", kill_on_drop: false }`
[INFO] [stdout] 71940054e4310861e78b10e0cbf72d2e51a334ecd7b61cbba9833bc913456125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 925e3b16f26a51f1d6e0302647139e0349f90d9c23673c653ef27b61c8cd7d21
[INFO] running `Command { std: "docker" "start" "-a" "925e3b16f26a51f1d6e0302647139e0349f90d9c23673c653ef27b61c8cd7d21", kill_on_drop: false }`
[INFO] [stderr]    Compiling my_utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.05s
[INFO] running `Command { std: "docker" "inspect" "925e3b16f26a51f1d6e0302647139e0349f90d9c23673c653ef27b61c8cd7d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925e3b16f26a51f1d6e0302647139e0349f90d9c23673c653ef27b61c8cd7d21", kill_on_drop: false }`
[INFO] [stdout] 925e3b16f26a51f1d6e0302647139e0349f90d9c23673c653ef27b61c8cd7d21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 350fb1f3bd0d2ec3518d4680756e25374e03890ee3ed39ac727f20fee411ac0a
[INFO] running `Command { std: "docker" "start" "-a" "350fb1f3bd0d2ec3518d4680756e25374e03890ee3ed39ac727f20fee411ac0a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/my_utils-6f815cb677b71f60)
[INFO] [stderr] No config.yaml found—wrote a template to '/opt/rustwide/target/debug/deps/config.yaml'—please fill it in and restart.
[INFO] [stdout] 
[INFO] [stderr] Expected schema:
[INFO] [stdout] running 0 tests
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] thread 'main' (17) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5:
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] std::process::exit called re-entrantly
[INFO] [stdout] 
[INFO] [stderr] stack backtrace:
[INFO] [stdout] main:
[INFO] [stdout]   logging:
[INFO] [stdout]     log_level: ''
[INFO] [stdout]   database:
[INFO] [stdout]     db_name: ''
[INFO] [stdout] Pushover:
[INFO] [stdout]   notifications:
[INFO] [stdout]     token: ''
[INFO] [stdout]     user: ''
[INFO] [stdout] 
[INFO] [stderr]    0:     0x5cb915e492f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5cb915e492f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5cb915e492f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5cb915e492f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5cb915e5f45a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5cb915e5f45a - core[28b146924c2f19c6]::fmt::write
[INFO] [stderr]    6:     0x5cb915e4e6a2 - std[929523f510218772]::io::default_write_fmt::<std[929523f510218772]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stderr]    7:     0x5cb915e4e6a2 - <std[929523f510218772]::sys::stdio::unix::Stderr as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stderr]    8:     0x5cb915e27696 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5cb915e27696 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5cb915e40bd1 - std[929523f510218772]::panicking::default_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5cb915e40d8b - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x5cb915e27784 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stderr]   13:     0x5cb915e1c809 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x5cb915e2846d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x5cb915e5fa3d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt::runtime
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:122:22
[INFO] [stderr]   16:     0x5cb915e5fa3d - core[28b146924c2f19c6]::panicking::panic_nounwind_fmt
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/intrinsics/mod.rs:2450:9
[INFO] [stderr]   17:     0x5cb915e5f9bb - core[28b146924c2f19c6]::panicking::panic_nounwind
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:225:5
[INFO] [stderr]   18:     0x5cb915e41a36 - std[929523f510218772]::sys::exit::unique_thread_exit
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/exit.rs:46:21
[INFO] [stderr]   19:     0x5cb915e41a4d - std[929523f510218772]::sys::exit::exit
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/exit.rs:78:17
[INFO] [stderr]   20:     0x5cb915e40b24 - std[929523f510218772]::process::exit
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/process.rs:2539:5
[INFO] [stderr]   21:     0x5cb915b69517 - my_utils[8a4a91c52f53e4f7]::config_module::load_config
[INFO] [stderr]                                at /opt/rustwide/workdir/src/config_module.rs:153:9
[INFO] [stderr]   22:     0x5cb915b662a0 - <my_utils[8a4a91c52f53e4f7]::config_module::Config>::new
[INFO] [stderr]                                at /opt/rustwide/workdir/src/config_module.rs:212:23
[INFO] [stderr]   23:     0x5cb915ba15b2 - <fn() -> my_utils[8a4a91c52f53e4f7]::config_module::Config as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x5cb915b9154e - <once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::force::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stderr]   25:     0x5cb915b9001d - <once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::force::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stderr]   26:     0x5cb915b8fbd0 - <once_cell[f2775431545d6a38]::imp::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stderr]   27:     0x5cb915e0fd76 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stderr]   28:     0x5cb915e0fa6b - once_cell[f2775431545d6a38]::imp::initialize_or_wait
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stderr]   29:     0x5cb915b8cf42 - <once_cell[f2775431545d6a38]::imp::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stderr]   30:     0x5cb915b8d499 - <once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::get_or_try_init::<<once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stderr]   31:     0x5cb915b8d3e3 - <once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::force::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stderr]   32:     0x5cb915b91dc0 - <once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config>>::force
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stderr]   33:     0x5cb915b920fa - <once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::config_module::Config> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stderr]   34:     0x5cb915b6627d - <my_utils[8a4a91c52f53e4f7]::config_module::Config>::get
[INFO] [stderr]                                at /opt/rustwide/workdir/src/config_module.rs:235:9
[INFO] [stderr]   35:     0x5cb915b64596 - my_utils[8a4a91c52f53e4f7]::log_module::LOGGER::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/workdir/src/log_module.rs:92:13
[INFO] [stderr]   36:     0x5cb915ba1f56 - <my_utils[8a4a91c52f53e4f7]::log_module::LOGGER::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   37:     0x5cb915ba1572 - <fn() -> my_utils[8a4a91c52f53e4f7]::log_module::Logger as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   38:     0x5cb915b9142e - <once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::force::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stderr]   39:     0x5cb915b8ff9c - <once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::force::{closure#0}>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stderr]   40:     0x5cb915b8f820 - <once_cell[f2775431545d6a38]::imp::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stderr]   41:     0x5cb915e0fd76 - <&mut dyn core[28b146924c2f19c6]::ops::function::FnMut<(), Output = bool> as core[28b146924c2f19c6]::ops::function::FnMut<()>>::call_mut
[INFO] [stderr]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:298:21
[INFO] [stderr]   42:     0x5cb915e0fa6b - once_cell[f2775431545d6a38]::imp::initialize_or_wait
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stderr]   43:     0x5cb915b8ce1a - <once_cell[f2775431545d6a38]::imp::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::initialize::<<once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stderr]   44:     0x5cb915b8d1f9 - <once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::get_or_try_init::<<once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::get_or_init<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::force::{closure#0}>::{closure#0}, <once_cell[f2775431545d6a38]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stderr]   45:     0x5cb915b8d143 - <once_cell[f2775431545d6a38]::sync::OnceCell<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::get_or_init::<<once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::force::{closure#0}>
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stderr]   46:     0x5cb915b91d80 - <once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger>>::force
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stderr]   47:     0x5cb915b920da - <once_cell[f2775431545d6a38]::sync::Lazy<my_utils[8a4a91c52f53e4f7]::log_module::Logger> as core[28b146924c2f19c6]::ops::deref::Deref>::deref
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stderr]   48:     0x5cb915b68483 - my_utils[8a4a91c52f53e4f7]::log_module::shutdown_logger
[INFO] [stderr]                                at /opt/rustwide/workdir/src/log_module.rs:205:13
[INFO] [stderr]   49:     0x5cb915b67376 - my_utils[8a4a91c52f53e4f7]::log_module::exit_handler
[INFO] [stderr]                                at /opt/rustwide/workdir/src/log_module.rs:224:5
[INFO] [stderr]   50:     0x76b8c94f3a76 - <unknown>
[INFO] [stderr]   51:     0x76b8c94f3bbe - exit
[INFO] [stderr]   52:     0x76b8c94d61d1 - <unknown>
[INFO] [stderr]   53:     0x76b8c94d628b - __libc_start_main
[INFO] [stderr]   54:     0x5cb915b43775 - _start
[INFO] [stderr]   55:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/my_utils-6f815cb677b71f60` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "350fb1f3bd0d2ec3518d4680756e25374e03890ee3ed39ac727f20fee411ac0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "350fb1f3bd0d2ec3518d4680756e25374e03890ee3ed39ac727f20fee411ac0a", kill_on_drop: false }`
[INFO] [stdout] 350fb1f3bd0d2ec3518d4680756e25374e03890ee3ed39ac727f20fee411ac0a
